字典九九>英语词典>upper case翻译和用法

upper case

英 [ˌʌpə ˈkeɪs]

美 [ˌʌpər ˈkeɪs]

n.  大写字母

计算机

牛津词典

    noun

    • 大写字母
      capital letters (= the large form of letters, for example A, B, C rather than a, b, c)
      1. Headings should be in upper case.
        标题应该大写。

    柯林斯词典

    • ADJ (字母)大写的
      Upper caseletters are capital letters.
      1. Most schools teach children lower case letters first, and upper case letters later.
        大多学校先教孩子们小写字母,然后再教大写字母。
      2. Upper caseis also a noun.
      3. I'm wondering if 'per capita' ought to have upper case, or should it be lower case?
        我想知道per capita是应该大写呢,还是小写?

    双语例句

    • Some values are all upper case, some are all lower case, and some are mixed case(" First character upper case").
      一些值是全大写的,一些是全小写的,其他是大小写混合的(首字母大写)。
    • The array_change_key_case() function returns an array with all array KEYS in lower case or upper case.
      函数的作用是:返回字符串键名全为小写或大写的数组说明。
    • Where the hostname is in UPPER CASE and 22 characters or less.
      ,其中hostname为大写且小于或等于22个字符。
    • For example, the collating sequence in ASCII is: space, numeric values, upper case characters, lower case characters.
      例如,ASCII中的排序序列是:空格、数字值、大小字符、小写字符。
    • This function first parses the second word from the option ( the first word being the first name), changes it to upper case, and then compares the two strings and returns a-1,1, or0.
      该函数首先解析选项的第二个词(第一个词是名字),将它变为大写形式,然后比较两个字符串,并返回-1、1或0。
    • Upper case and lower case can be freely used in expression;
      大写和小写可以自由使用表达;
    • The fields of the array are named fields that map to the upper case column names that were requested in the SELECT statement.
      该数组的字段是命名字段,用于映射SELECT语句中需要的大写体列名。
    • The following registers are supported. Register names are always in upper case.
      支持下面的寄存器。寄存器名都是大写的。
    • Some of the standardization rules are straightforward and do not require significant effort, such as converting mixed-character data into upper case.
      有些标准化规则非常简单,不需要进行大量的工作,如将混合使用大小写的数据转换为大写数据。
    • If your query uses a parameter marker for the search value, then this parameter should also be converted to upper case.
      如果查询通过一个参数标志提供搜索值,那么这个参数也应该转换为大写,见清单3。